home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <window>
- <controls>
- <control>
- <description>progressbar background</description>
- <type>image</type>
- <id>104</id>
- <posX>20</posX>
- <posY>20</posY>
- <width>680</width>
- <height>40</height>
- <texture>osd_bg_top.png</texture>
- <visible>no</visible>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- </control>
- <control>
- <description>background</description>
- <type>image</type>
- <id>105</id>
- <posX>109</posX>
- <posY>29</posY>
- <width>404</width>
- <height>20</height>
- <texture>osd_progress_background.png</texture>
- <visible>no</visible>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- </control>
- <control>
- <description>Progress Bar</description>
- <type>progress</type>
- <id>1</id>
- <posX>99</posX>
- <posY>30</posY>
- <width>401</width>
- <height>20</height>
- <label>#percentage</label>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- </control>
- <control>
- <description>Start Time Info</description>
- <type>label</type>
- <id>101</id>
- <posX>69</posX>
- <posY>40</posY>
- <label>#currentplaytime</label>
- <align>center</align>
- <font>font13</font>
- <textcolor>FFFFFFFF</textcolor>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- <visible>no</visible>
- </control>
- <control>
- <description>End Time Info</description>
- <type>label</type>
- <id>102</id>
- <posX>560</posX>
- <posY>40</posY>
- <label>#currentremaining</label>
- <align>center</align>
- <font>font13</font>
- <textcolor>FFFFFFFF</textcolor>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- <visible>no</visible>
- </control>
- <!--
- <control>
- <description>Current Time Info</description>
- <type>label</type>
- <id>110</id>
- <posX>650</posX>
- <posY>40</posY>
- <label>#time</label>
- <align>center</align>
- <font>font13</font>
- <textcolor>FF071422</textcolor>
- <animation effect="fade" time="250">visiblechange</animation>
- <animation effect="fade" time="250">windowopen</animation>
- </control>
- -->
- </controls>
- </window>